Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump msgpack from 1.6.1 to 1.7.0 in /Library/Homebrew #15084

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2023

Bumps msgpack from 1.6.1 to 1.7.0.

Changelog

Sourced from msgpack's changelog.

2023-03-29 1.7.0:

  • Fix a possible double-free issue when GC triggers inside _msgpack_rmem_alloc2.
  • Unpacker#feed now always directly read in provided strings instead of copying content in its buffer.
  • Unpacker#feed is now an alias of Unpacker#feed_reference.
  • Implement Factory::Pool#unpacker and Factory::Pool#packer to allow for more precise serialization.
  • Require Ruby 2.5+.
Commits
  • 70a2968 Release 1.7.0
  • ef2f24b Merge pull request #328 from Shopify/fix-double-free-issues
  • 21799f1 Merge pull request #329 from msgpack/pz-rmem-alloc-dead-code
  • 560730d Remove dead code in _msgpack_rmem_alloc2
  • f7e7652 _msgpack_rmem_alloc2: reset head.pages pointer before allocating them.
  • 51da8d8 Update Changelog
  • a0b0177 Merge pull request #325 from Shopify/pool-raw-packer
  • 3092903 Refactor Factory::Pool
  • 076a21c Clarify doc for Packer#to_str and Packer#full_pack
  • 0c81cba Document Factory#pool in the README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Bumping Gemfile dependencies ruby Pull requests that update Ruby code labels Mar 29, 2023
@reitermarkus
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 29, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@reitermarkus
Copy link
Member

@dependabot recreate

Bumps [msgpack](https://github.com/msgpack/msgpack-ruby) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/msgpack/msgpack-ruby/releases)
- [Changelog](https://github.com/msgpack/msgpack-ruby/blob/master/ChangeLog)
- [Commits](msgpack/msgpack-ruby@v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/Library/Homebrew/msgpack-1.7.0 branch from 307f454 to d437f0e Compare March 29, 2023 20:10
@nandahkrishna nandahkrishna merged commit 5c1302d into master Mar 30, 2023
24 checks passed
@nandahkrishna nandahkrishna deleted the dependabot/bundler/Library/Homebrew/msgpack-1.7.0 branch March 30, 2023 00:42
@github-actions github-actions bot added the outdated PR was locked due to age label Apr 30, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Bumping Gemfile dependencies outdated PR was locked due to age ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants